Skip to content

Conversation

oneswig
Copy link
Member

@oneswig oneswig commented Dec 1, 2023

This resolves the issue where on NetworkManager systems (RL9) the seed hypervisor host configure fails on a check on braio MTU. The issue appears to be that a pre-existing braio is created by configure-local-networking.sh that has incorrect MTU assignment. The configuration applied by MichaelRigart.interfaces creates a second configuration set for braio, but the existing configuration takes precedence.

It may be better to use nmcli to create the braio and dummy1 interfaces in the first place.

This resolves the issue where on NetworkManager systems (RL9) the
seed hypervisor host configure fails on a check on braio MTU.  The
issue appears to be that a pre-existing braio is created by
configure-local-networking.sh that has incorrect MTU assignment.
The configuration applied by MichaelRigart.interfaces creates a
second configuration set for braio, but the existing configuration
takes precedence.

It may be better to use nmcli to create the braio and dummy1
interfaces in the first place.
@oneswig oneswig requested review from priteau and scrungus December 1, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant